OPC Studio User's Guide and Reference
Implicit Type Conversion Operator (UADataChangeNotificationPayload<TValue>)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComplexEventProcessing Namespace > UADataChangeNotificationPayload<TValue> Class : Implicit Type Conversion Operator
Event data.
Converts event arguments for significant change in a subscribed OPC-UA monitored item to an event payload.
Syntax

Parameters

eventArgs
Event data.

Return Value

Returns an event payload containing the data from the event arguments.
Remarks

This operator is equivalent to FromEasyUADataChangeNotificationEventArgs.

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also